home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Online / Apache / htdocs / README.rus < prev   
Encoding:
Text File  |  2001-03-06  |  726 b   |  18 lines

  1. Apache test page, russian translation by Pavel Polischouk <pavelp@iil.intel.com>
  2. Different russian encodings provided:
  3.  
  4.  Name           iconv's codepage
  5.  
  6. +index.html.dos  - CP-866 aka ibm866; used by DOS and OS/2. 
  7. *index.html.iso  - ISO-8859-5
  8. *index.html.koi  - KOI8-R; used by UNIX flavours and Mac.
  9.  index.html.ucs2 - UCS-2 aka UNICODE aka UNICODEBIG aka UTF-16
  10.  index.html.ucs4 - UCS-4
  11. *index.html.utf8 - UTF-8
  12. *index.html.win  - CP-1251 aka windows-1251 aka MS-CYRILLIC; used by Windows
  13.  
  14. * - supported by Netscape 4.72. 
  15. + - Netscape is supposed to support this encoding, but fails to 
  16. read this page on Linux. Should be OK on systems like DOS and OS/2 where this
  17. encoding is the default.
  18. Does anyone need the UCS-2 and UCS-4?